home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / rexx / MergePacScores.readme < prev    next >
Encoding:
Text File  |  1999-11-06  |  5.0 KB  |  129 lines

  1. Short:    ARexx script for merging two PACMAN.HISCORE files
  2. Author:   krueger@krypt.cs.uni-sb.de (Michael Krüger)
  3. Uploader: krueger@krypt.cs.uni-sb.de (Michael Krüger)
  4. Type:     util/rexx
  5.  
  6. DESCRIPTION
  7. ===========
  8.  
  9. MergePacScores  is  a  simple ARexx script for merging two PACMAN.HISCORE files
  10. produced  by  Edgar  Vigdal's  DeluxePacman  game.   You  simply choose the two
  11. highscore  files  to  be merged, and the script will write a new highscore file
  12. filled with the highest entries of the original files.
  13.  
  14. So  now  you can play DeluxePacman on different machines without worrying about
  15. different or inconsistent highscore tables!
  16.  
  17.  
  18. REQUIREMENTS
  19. ============
  20.  
  21. * Amiga
  22. * DeluxePacman  for  creating  the  highscores  (yeah, I know the files are not
  23.   encrypted  in  any way, so everyone COULD produce gigantic highscores without
  24.   even  playing  once;  but,  hey, that's not fair anyway, and a real Amiga fan
  25.   wouldn't  even  think  of  that,  would he/she?  ;-) I don't know whether the
  26.   coding  format  of  the  highscore  files  ever  changed  since Edgar's first
  27.   release; the version I used for testing is 1.6 including free keyfile.
  28. * running ARexx task (RexxMast is usually started in original startup-sequence)
  29. * ENV: assign
  30. * the  following  AmigaDOS  commands  accessible  via standard PATH:  "Delete",
  31.   "RequestChoice", "RequestFile".
  32.  
  33.  
  34. INSTALLATION
  35. ============
  36.  
  37. ... is trivial:  Copy the file "MergePacScores.rexx" to any directory you want.
  38. The  .asc  files  are  signatures  made by PGP5; if you do not want to test for
  39. authenticity of the archive, you can delete them.
  40.  
  41.  
  42. USAGE
  43. =====
  44.  
  45. To  merge  two  DeluxePacman highscore files, simply type the following command
  46. using  a  shell  or  workbench's  "Execute  Command"  menu entry («dir» must be
  47. replaced by the directory that was used during installation):
  48.  
  49. Rx «dir»/MergePacScores.rexx
  50.  
  51. During script execution, three file requesters will appear:  The first one will
  52. ask  you  for the name of your highscore file, the second one for the "foreign"
  53. file  (e.g. the highscores your friend has reached).  In the last requester you
  54. can define the name of the merged destination highscore file.
  55.  
  56. The  merging  process  itself  is  displayed  in the console window:  Highscore
  57. entries  which  were  taken  from your own file are typed in normal text style,
  58. whereas  foreign  highscores  are  marked  as bold to indicate that your friend
  59. isn't as bad in eating pills as you probably have thought :-)
  60.  
  61. For using the merged highscores, you must rename the file to PACMAN.HISCORE and
  62. copy it into the game's directory; otherwise it won't be recognized.
  63.  
  64.  
  65. BUGS
  66. ====
  67.  
  68. Uh? I neva mäk enny fallts ;-}
  69. No  format  check  is done for the input files; if they are not of DeluxePacman
  70. highscore file type, then it's pretty likely for the script to crash instantly.
  71. MergePacScores is tested by hard; if you don't trust me, look at the code!
  72.  
  73.  
  74. HISTORY
  75. =======
  76.  
  77. 1.4: first official version. (Look into source code for details.)
  78.  
  79.  
  80. DISCLAIMER
  81. ==========
  82.  
  83. Well,  I know you would be glad to see me being responsible for everything that
  84. may  happen  to  your  Amiga;  sorry  for disappointing you, but I will give no
  85. guarantee  nor  warranty regarding any rising problems you might associate with
  86. my  script.   If your electronic friend explodes when running this script, it's
  87. definitely not my fault!
  88.  
  89. This  script  is  freeware;  you may change it for private use.  If you want to
  90. re-publish  it,  you  are encouraged to send me a copy of your work (you see, I
  91. want to benefit from your optimizations!).
  92.  
  93.  
  94. THANKS
  95. ======
  96.  
  97. ... to Edgar Vigdal for the fantastic game conversion (the best playable PacMan
  98. clone I've ever seen!), to Kurt Ziegenbein for his testing (hope I never killed
  99. one  of  your  scores  in  early  versions?) and for his never-ending effort in
  100. beating  my  scores  (ha,  765.590 Punkte im Normalmodus warten darauf, von Dir
  101. geschlagen  oder wimmernd hingenommen zu werden 8-) and to former Commodore for
  102. the versatile ARexx script language.
  103.  
  104.  
  105. CONTACT
  106. =======
  107.  
  108. Author: Michael Krüger (MiK), Kohlweg 2, D-66123 Saarbrücken/Germany.
  109. Pseudonym: MiK, Central Intelligent Software Agency (CISA Corp.)
  110. E-Mail: krueger@krypt.cs.uni-sb.de, mik@studcs.uni-sb.de
  111. PGP-PublicKeys: http://www.mpi-sb.mpg.de/~krueger/MiK_pgpkeys.asc
  112.                 or use "finger -l krueger@krypt.cs.uni-sb.de"
  113.  
  114.  
  115. ============================= Archive contents =============================
  116.  
  117. Original  Packed Ratio    Date     Time    Name
  118. -------- ------- ----- --------- --------  -------------
  119.     1574     626 60.2% 07-Sep-99 15:09:16  MergePacScores.info
  120.     4344    2215 49.0% 07-Sep-99 15:47:34 +MergePacScores.readme
  121.      296     237 19.9% 07-Sep-99 15:48:52 +MergePacScores.readme.asc
  122.     2878     894 68.9% 07-Sep-99 15:13:02 +MergePacScores.readme.info
  123.     4112    1600 61.0% 07-Sep-99 14:32:10 +MergePacScores.rexx
  124.      296     235 20.6% 07-Sep-99 14:47:12 +MergePacScores.rexx.asc
  125.      618     309 50.0% 07-Sep-99 13:49:32 +PACMAN.HISCORE_MiK
  126.      296     235 20.6% 07-Sep-99 14:52:40 +PACMAN.HISCORE_MiK.asc
  127. -------- ------- ----- --------- --------
  128.    14414    6351 55.9% 07-Sep-99 23:53:02   8 files
  129.